inherited OpCopyDialog: TOpCopyDialog HelpType = htKeyword HelpKeyword = 'Copy' Caption = 'Copy to Side' ClientHeight = 375 OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 inherited SelectionGroupBox: TUiGroupBox inherited LeftImage: TUiImage ImageIndex = imgCopyRight end inherited RightImage: TUiImage ImageIndex = imgCopyLeft end end inherited ActionGroupBox: TUiGroupBox Height = 81 object ActionLbl: TUiLabel Left = 16 Top = 24 Height = 13 Caption = 'Copy selected files, folders.' end end inherited FilteredWarningGroupBox: TUiGroupBox Top = 248 end inherited BottomPanel: TUiPanel Top = 330 object DontShowAgainEdit: TUiCheckBox Left = 8 Top = 18 Height = 17 Caption = '&Don'#39't show again' TabOrder = 3 end end end